home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / diffs / gdb-4.12 / gdb / configur.bat next >
Encoding:
DOS Batch File  |  1994-08-05  |  403 b   |  14 lines

  1. *** orig/gdb-4.12/gdb/configur.bat    Mon Jul 25 23:30:44 1994
  2. --- src/gdb-4.12/gdb/configur.bat    Mon Jul 25 23:32:38 1994
  3. ***************
  4. *** 0 ****
  5. --- 1,8 ----
  6. + @echo off
  7. + update config/i386/xm-go32.h xm.h
  8. + update config/i386/tm-go32.h tm.h
  9. + update config/i386/nm-go32.h nm.h
  10. + sed -f config/i386/djgpp.sed Makefile.in > Makefile.in2
  11. + update Makefile.in2 Makefile
  12. + del Makefile.in2
  13.